home *** CD-ROM | disk | FTP | other *** search
/ Champak 103 / Vol 103.iso / games / squirrel.swf / scripts / DefineButton2_59 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2010-03-13  |  58 b   |  5 lines

  1. on(press){
  2.    gramy = true;
  3.    b1._visible = false;
  4. }
  5.